home *** CD-ROM | disk | FTP | other *** search
- PROGRAM NAME: Portswap.ASM
-
- DESCRIPTION: Swapping printer ports on the IBM PC
-
- ISSUE: September, 1985
- PAGE: 10
-
- SOFTWARE VERSIONS: dBASE III, versions 1.0, 1.1, Developer's
- Release.
-
- FUNCTION: This routine allows you to switch between LPT1 and
- LPT2 to access two printers through dBASE.
-
- FILES NEEDED: Portswap.ASM
- Portswap.BIN--for dBASE III, Developer's Release
- Portswap.COM--for dBASE II, dBASE III v. 1.0, 1.1
- SETUP INSTRUCTIONS: From versions 1.0 and 1.1 of dBASE, you will
- have to create a COM file and then issue the RUN command. From
- the Developer's Release, you can LOAD and then CALL it.